home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 27
/
MacFormat n. 27 (Spain)
/
Mac Format 26.bin
/
Shareware
/
Programación
/
Word Services XCMD 1.0d3
/
GoToWebPage XCMD
/
FindProcess.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-04-21
|
305 b
|
10 lines
/* FindProcess.h
* Interface to routine to find a process, and get information about it. From IM IV, p. 29-11
* 22 Apr 92 Mike Crawford
*/
Boolean FindAProcess( OSType signature,
ProcessSerialNumber *psnPtr,
ProcessInfoRec *pInfoPtr,
FSSpecPtr fSpecPtr,
StringPtr procName );